home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr38 / moneym40.zip / MONEYM.DOC < prev    next >
Text File  |  1995-03-18  |  13KB  |  310 lines

  1.  
  2.  
  3.                        ============================
  4.                           Money Market! Classic
  5.                        ============================
  6.                       COPYRIGHT 1991,95 T&J Software
  7.  
  8.         One of the T&J Software Collection of multi-BBS door programs.
  9.            Supporting PCBoard, Wildcat!, Gap, QBBS, RBBS, Spitfire,
  10.                 UltraBBS, Telegard, TriBBS, and Remote Access
  11.  
  12.                        VERSION 4.00     03/18/95
  13.  
  14.                                    By
  15.  
  16.                                Tom Wildoner
  17.                              397 West Broadway
  18.                               Jim Thorpe, PA
  19.                                   18229
  20.                             VOICE (717)325-9480
  21.                    *between 6:00 & 8:00 p.m. Eastern Time
  22.  
  23.                                   From
  24.  
  25.                            The T&J Software BBS
  26.                               (717)325-9481
  27.                              3 Nodes - 28.8k
  28.  
  29.                    INTERNET: tjsoft@postoffice.ptd.net
  30.                              FIDO: 1:268/400
  31.  
  32. LATEST VERSION:
  33. ~~~~~~~~~~~~~~
  34. Please call the T&J BBS for the latest version of this program.
  35.  
  36. LEGALITIES:
  37. ~~~~~~~~~~
  38. THIS SOFTWARE AND ACCOMPANYING MATERIALS ARE DISTRIBUTED "AS IS" WITHOUT
  39. WARRANTY, EXPRESS, IMPLIED OR STATUTORY, INCLUDING BUT NOT LIMITED TO ANY
  40. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
  41. IN NO EVENT SHALL ANYONE INVOLVED WITH THE CREATION AND PRODUCTION OF THIS
  42. PRODUCT BE LIABLE FOR INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES, ARISING
  43. OUT OF ANY USE THEREOF OR BREACH OF ANY WARRANTY.
  44.  
  45. DISTRIBUTION:
  46. ~~~~~~~~~~~~
  47. You may make this file available for downloading from your BBS or you may
  48. upload it to any BBS of your choice, provided that you do not make any
  49. changes to the contents of the archive (ZIP file). The archive and its
  50. individual contents may not be used by any service that charges any money
  51. whatsoever, without the written permission of the author.
  52.  
  53. PROGRAM DESCRIPTION:
  54. ~~~~~~~~~~~~~~~~~~~
  55. The user gets a chance to buy stock in up to 10 different companies. Once
  56. registered, you the SysOp can change the name of the companies to anything
  57. you want.
  58.  
  59.   You are given a certain number of game days (as set by the sysop) to
  60.   make as much money as possible. Your final score is determined by how
  61.   much PROFIT you make. Your initial starting money (which is set by the
  62.   sysop) is subtracted from your ending money to determine your score.
  63.  
  64.   Any profits made will be carried over to the next day. This door
  65.   resets every monday.
  66.  
  67.   First, lets go over the commands available:
  68.  
  69.   N- This command will take you to the next day. When this command is
  70.      entered, the following things happen: stock prices will be
  71.      adjusted, the trend of the market is adjusted based on what the
  72.      stocks do, a small report screen will come up showing any important
  73.      news about the stocks, and finally the money market main screen
  74.      comes back up.
  75.      Various things will happen such as stocks reporting that they
  76.      have increased earnings, decreased earnings, major layoffs, and
  77.      putting more shares on the market to buy.
  78.  
  79.   M- This command will bring up the MONEY MARKET main screen. The main
  80.      screen shows the following information: stock names, current price
  81.      per share, overall price change (since the game started), recent
  82.      price change (from the last day), # of shares you own, and the #
  83.      of shares available to buy. Decreased items will show in RED and
  84.      increased items will show as GREEN.
  85.  
  86.   P- This command will show you your portfolio and your current net-
  87.      worth (stocks value plus cash). The portfolio also shows your
  88.      profit/loss on any stocks purchased.
  89.  
  90.   S- This is the command to SELL stocks that you own. Enter the number
  91.      of the stock you want to sell followed by the number of shares of
  92.      that stock.
  93.  
  94.   B- This is the command to BUY shares. Enter the number of the stock
  95.      you want to buy, followed by the number of shares.
  96.  
  97.   Q- Command to QUIT the game.
  98.  
  99.   H- HELP screens (this menu).
  100.  
  101.   C- Will show you last nights news statements.
  102.  
  103.   V- Will show last weeks high score and the all time high score.
  104.  
  105.  
  106.   Money Market will reset the weekly scores every monday. Your profit
  107.   will be carried over to the next day (until the market resets). If you
  108.   have a negative profit, the following day you will be able to start
  109.   fresh
  110.  
  111. NOTE:
  112. ~~~~
  113. When you register, you will receive a MM.KEY file. Simply place this
  114. file in your Money Market game directory. You will then have to remake
  115. your SYSOP.CFG options!
  116.  
  117. Your users will only be allowed 5 "game days" until the door is
  118. registered. They will also only be allowed to enter the door once per
  119. day.
  120.  
  121. INSTALLATION: (using the MONEYM UTILITY command)
  122. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  123. Run Money Market using the command string UTILITY (i.e.  MONEYM UTILITY)
  124.      Just type:  MONEYM UTILITY
  125. You will be presented with menu options to make your MONEYM.CFG, SYSOP.CFG,
  126. RESET THE GAME, RESET THE HIGH SCORE, and RENAME THE STOCKS.
  127.  
  128. CONFIGURATION:
  129. ~~~~~~~~~~~~~
  130. Example configuration file for PCBOARD.SYS
  131. ------------------------------------------
  132. C:\PCB\PCBOARD.SYS  <=-  (Full pathname of your PCBOARD.SYS file)
  133. T&J Software        <=-  (Change this to your BBS name)
  134. Tom                 <=-  (The Sysop's first name)
  135. Wildoner            <=-  (The Sysop's last name)
  136.  
  137. Example configuration file for USERS.SYS
  138. ----------------------------------------
  139. C:\PCB\USERS.SYS    <=-  (Full pathname of your USERS.SYS file)
  140. T&J Software        <=-  (Change this to your BBS name)
  141. Tom                 <=-  (The Sysop's first name)
  142. Wildoner            <=-  (The Sysop's last name)
  143.  
  144. Example configuration file for DOOR.SYS
  145. ---------------------------------------
  146. C:\BBS\DOOR.SYS     <=-  (Full pathname of your DOOR.SYS file)
  147. T&J Software        <=-  (Change this to your BBS name)
  148. Tom                 <=-  (The Sysop's first name)
  149. Wildoner            <=-  (The Sysop's last name)
  150.  
  151. Example configuration file for USERINFO.DAT
  152. -------------------------------------------
  153. C:\BBS\USERINFO.DAT <=-  (Full pathname of your USERINFO.DAT file)
  154. T&J Software        <=-  (Change this to your BBS name)
  155. Tom                 <=-  (The Sysop's first name)
  156. Wildoner            <=-  (The Sysop's last name)
  157. NOTE: DOOR.SYS must be in the SAME directory as USERINFO.DAT
  158.  
  159. Example configuration file for CALLINFO.BBS
  160. -------------------------------------------
  161. C:\BBS\CALLINFO.BBS <=-  (Full pathname of your CALLINFO.BBS file)
  162. T&J Software        <=-  (Change this to your BBS name)
  163. Tom                 <=-  (The Sysop's first name)
  164. Wildoner            <=-  (The Sysop's last name)
  165.  
  166. Example configuration file for DORINFOx.DEF
  167. -------------------------------------------
  168. C:\BBS\DORINFOx.DEF <=-  (Full pathname of your DORINFOx.DEF file
  169.                           where 'x' is the BBS Node number.
  170. T&J Software        <=-  (Change this to your BBS name)
  171. Tom                 <=-  (The Sysop's first name)
  172. Wildoner            <=-  (The Sysop's last name)
  173.  
  174. Example configuration file for SFDOORS.DAT
  175. ------------------------------------------
  176. C:\BBS\SFDOORS.DAT  <=-  (Full pathname of your SFDOORS.DAT file)
  177. T&J Software        <=-  (Change this to your BBS name)
  178. Tom                 <=-  (The Sysop's first name)
  179. Wildoner            <=-  (The Sysop's last name)
  180.  
  181. Example configuration file for GTUSER.BBS
  182. -----------------------------------------
  183. C:\BBS\GTUSER.BBS   <=-  (Full pathname of your GTUSER.BBS file)
  184. T&J Software        <=-  (Change this to your BBS name)
  185. Tom                 <=-  (The Sysop's first name)
  186. Wildoner            <=-  (The Sysop's last name)
  187. 1                   <=-  (COM port number - defaults to 1)
  188. 1                   <=-  (Node number - defaults to 1)
  189.  
  190. Example Batch File
  191. ~~~~~~~~~~~~~~~~~~
  192. A sample batch file is included and is similer to the following:
  193.    ECHO OFF
  194.    CD\DOORS\MONEYM          <=- Switch to the door's Directory.
  195.    MONEYM MONEYM.CFG        <=- Execute the door program and pass the
  196.                                 configuration filename to the program.
  197.    CD\PCB                   <=- Go back to PCB DIR when user exits door.
  198.    BOARD                    <=- Restart BBS.
  199.  
  200. This Door is multi-node  compatible so you may run more than 1 node from
  201. the same .CFG file provided the path to your system file (DORINFOx.DEF,
  202. CALLINFO.BBS, etc) is exactly the same unless you are using environment
  203. variables, (q.v.)
  204.  
  205. Environment Variables
  206. ~~~~~~~~~~~~~~~~~~~~~
  207. PCBoard automatically creates the %PCBDRIVE% & %PCBDIR% environment
  208. variables. Non-PCBoard systems may also use these variables by including
  209. the following in either your BBS batch or AUTOEXEC.BAT
  210.   SET PCBDRIVE=C:               <- Drive letter of your BBS files
  211.   SET PCBDIR=\BBSDIR            <- Path to your BBS files
  212. Then in your Door .CFG file instead of putting C:\BBSDIR\DOOR.SYS, you
  213. would put %PCBDRIVE%%PCBDIR%\DOOR.SYS. This allows you to use just one
  214. .CFG file for multi-node operation!
  215.  
  216. When specifying the location of the system file on line 1 of the doors .CFG
  217. file, you may use the environment variables %pcbdrive%, %pcbdir%, %pcbnode%,
  218. and %wcnodeid%. Some examples:
  219.  PCBoard: 
  220.    USERS.SYS in C:\PCB           - %pcbdrive%%pcbdir%\USERS.SYS
  221.    USERS.SYS in C:\PCB\NODE1     - %pcbdrive%%pcbdir%\NODE%pcbnode%\USERS.SYS
  222.  
  223.  Wildcat!:
  224.    USERINFO.DAT in C:\WC\NODE1   - C:\WC\NODE%wcnodeid%
  225.  
  226. Non-PCBoard systems may use the PCB environment variables by setting them
  227. in either AUTOEXEC.BAT or in the batch that runs the door. For example:
  228.  SET PCBDRIVE=C:
  229.  SET PCBDIR=\BBSDIR
  230.  SET PCBNODE=1
  231.  
  232. To specify a non-standard IRQ, put the IRQ number after the .CFG on the
  233. command line.  For example:
  234.  
  235.      MONEYM MONEYM.CFG /5
  236. or using the PCBDRIVE procedure:   SET IRQ=5   and use
  237.      MONEYM MONEYM.CFG /%IRQ%
  238.  
  239. This tells the program to use IRQ 5 instead of the standard IRQ.
  240.  
  241.   Had reports of conflicts when using non-standard IRQ's on Novell/Netware
  242.  systems. Seems Novell also uses the / character so something went screwy
  243.  somewhere. So I added the * (asterisk) which may be used instead of the /
  244.  in case of a conflict. In other words, /%IRQ% and *%IRQ% will both work
  245.  and are interchangeable.
  246.  
  247. Fossil Driver Support
  248. ~~~~~~~~~~~~~~~~~~~~~
  249. Money Market supports the use of Fossil drivers.  To tell your Door to use
  250. the Fossil driver instead of the standard COM ports, just put /FD on the
  251. command line when running the door. For example:
  252.      MONEYM MONEYM.CFG /FD
  253. indicates that a Fossil driver is present and should be used. If no Fossil
  254. driver is detected, Money Market will print a message to that effect and exit
  255. gracefully.
  256.  
  257. Sysop Keys  (Tap the HOME key to display the options)
  258. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  259. F3    -  Toggles the printer On/Off. Value is passed to PCBoard and/or
  260.          written to DOOR.SYS and USERS.SYS
  261. F4    -  Toggles the Page Bell on/off. Value is passed to PCBoard
  262.          and/or written to DOOR.SYS and USERS.SYS
  263. F5    -  DOS Shell. Allows SysOp to exit to DOS from inside a DOOR.
  264. F7    -  Toggles the Caller Alarm On/Off. Value is passed to PCBoard
  265.          and/or written to DOOR.SYS and USERS.SYS
  266. F8    -  Returns the caller involuntarily to the BBS.
  267. F9    -  Toggles the local display On/Off. Value is passed to PCBoard
  268.          and/or written to DOOR.SYS and USERS.SYS
  269. F10   -  Activates SysOp CHAT mode within the DOOR.
  270. ESC   -  Deactivates CHAT mode.  DOOR is resumed.
  271. UP    -  Give the caller extra time while in the DOOR.  
  272. DN    -  Subtract time from the caller while in the DOOR. 
  273. HOME  -  HELP key for Status Line options.
  274. ALT-N -  SysOp next on toggle. Value passed to PCBoard. (PCBoard only)
  275. ALT-X -  PCBoard will exit after current caller logs off. Value is
  276.          passed to PCBoard. Not available on non-PCBoard systems.
  277.  
  278. PROBLEMS:
  279. ~~~~~~~~
  280. See the TJHELP.TXT file.
  281.  
  282. MAINTENANCE:
  283. ~~~~~~~~~~~
  284. None required after initial setup!
  285.  
  286. RUNNING LOCALLY:
  287. ~~~~~~~~~~~~~~~
  288. To run in LOCAL mode simply type MONEYM LOCAL
  289.  
  290. UPGRADING:
  291. ~~~~~~~~~
  292. See the UPGRADE.DOC file.
  293.  
  294. FUTURE VERSIONS:
  295. ~~~~~~~~~~~~~~~
  296. Let me know what you would like to see added!!
  297.  
  298. VERSION HISTORY:
  299. ~~~~~~~~~~~~~~~
  300. See the HISTORY.TXT file.
  301.  
  302. REGISTERING:
  303. ~~~~~~~~~~~
  304. That's all there is to it! If you have any problems or questions
  305. please feel free to call the T&J BBS at (717)325-9481. Online
  306. registration is available via Visa and Mastercard. 48 hour turn-around
  307. on key processing.
  308.  
  309. See the enclosed registration form for ordering!  (REGISTER.TXT)
  310.